.strophe{
	color: #E93E29;
	text-align: center;
	font-size: 16px;
	font-family: Courier New;
}

.surligner{
	color: #D429E8;
	text-decoration: underline;
	font-weight: bold;
}

h1{
	color: #E93E29;
	text-align: center;
	text-decoration: underline;
	font-size: 35px;
	font-family: Courier New; 
	background: Cornsilk; 
}

h2{
	color: #E93E29; 
	text-align: center;
	text-decoration: italic; 
	font-size: 15px;
	text-decoration: underline;
}

.entete{
	background: transparent;
	text-align: center;
}

.poeme{
	width: 45%;
	margin-left: 36%;
	height: auto; 
	background-color: #CBCED2; 
	opacity: 0.7;
}

.liens{
	height: auto;
	float: left; 
	width: 25%;
	margin-left: 0%;
	background-color: #CBCED2;
	opacity: 0.7;
	color: #E93E29;
}

body{
	background: url(oiseau.jpg);
}

h3{
	color: #E93E29;
	text-align: center;
	font-size: 17px;
	text-decoration: bold;
	text-decoration: underline;
}

